func path/filepath.unixAbs

2 uses

	path/filepath (current package)
		path.go#L165: func unixAbs(path string) (string, error) {
		path_unix.go#L29: 	return unixAbs(path)